Uses of Interface
com.cisco.pt.ipc.sim.Device
Packages that use Device
Package
Description
Java Framework built for Packet Tracer 8.1.0.
-
Uses of Device in com.cisco.pt.ipc
Methods in com.cisco.pt.ipc that return DeviceModifier and TypeMethodDescriptionIPCFactory.device(ComponentItem componentItem) IPCFactory.getDestinationDevice(UserTraffic userTraffic) IPCFactory.getDevice(FrameInstance frameInstance) IPCFactory.getDevice(PhysicalObject physicalObject) IPCFactory.getDeviceAt(Network network, int index) IPCFactory.getOwnerDevice(Module module) IPCFactory.getOwnerDevice(Process process) IPCFactory.getOwnerDevice(TerminalLine terminalLine) IPCFactory.getPreviousDevice(FrameInstance frameInstance) IPCFactory.getSourceDevice(UserTraffic userTraffic) protected DeviceIPCFactory.instantiateDevice(IPCMessageLTV message) Methods in com.cisco.pt.ipc with parameters of type DeviceModifier and TypeMethodDescriptionIPCFactory.addUserDesktopApp(Device device, String dirName) IPCFactory.addUserDesktopAppFromGlobal(Device device, String id) IPCFactory.getCommandLine(Device device) IPCFactory.getDescriptor(Device device) IPCFactory.getPhysicalObject(Device device) IPCFactory.getProcess(Device device, String process) IPCFactory.getRootModule(Device device) IPCFactory.getUsbPortAt(Device device, int index) IPCFactory.getUserDesktopAppAt(Device device, int index) IPCFactory.getUserDesktopAppByDir(Device device, String dirName) IPCFactory.getUserDesktopAppById(Device device, String id) -
Uses of Device in com.cisco.pt.ipc.events
Fields in com.cisco.pt.ipc.events declared as DeviceMethods in com.cisco.pt.ipc.events with parameters of type DeviceModifier and TypeMethodDescriptionvoidDeviceEventRegistry.addListener(DeviceEventListener listener, Device objClass) voidDeviceEventRegistry.addSpecificListenerFiltered(DeviceEventListener listener, Device objClass, List<String> events) voidDeviceEventRegistry.removeListener(DeviceEventListener listener, Device objClass) voidDeviceEventRegistry.removeSpecificListenerFiltered(DeviceEventListener listener, Device objClass, List<String> events) -
Uses of Device in com.cisco.pt.ipc.sim
Subinterfaces of Device in com.cisco.pt.ipc.simModifier and TypeInterfaceDescriptioninterfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceinterfaceinterfaceinterfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceInformation provided by the PKI file:interfaceinterfaceInformation provided by the PKI file:interfaceinterfaceInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim that return DeviceModifier and TypeMethodDescriptionUserTraffic.getDestinationDevice()Information provided by the PKI file:FrameInstance.getDevice()Information provided by the PKI file:Information provided by the PKI file:Network.getDeviceAt(int index) Information provided by the PKI file:Module.getOwnerDevice()Information provided by the PKI file:Process.getOwnerDevice()Information provided by the PKI file:TerminalLine.getOwnerDevice()Information provided by the PKI file:FrameInstance.getPreviousDevice()Information provided by the PKI file:UserTraffic.getSourceDevice()Information provided by the PKI file: -
Uses of Device in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement DeviceModifier and TypeClassDescriptionclassInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classclassclassclassInformation provided by the PKI file:classInformation provided by the PKI file:classInformation provided by the PKI file:classclassInformation provided by the PKI file:classclassInformation provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl that return DeviceModifier and TypeMethodDescriptionUserTrafficImpl.getDestinationDevice()Information provided by the PKI file:FrameInstanceImpl.getDevice()Information provided by the PKI file:Information provided by the PKI file:NetworkImpl.getDeviceAt(int index) Information provided by the PKI file:ModuleImpl.getOwnerDevice()Information provided by the PKI file:ProcessImpl.getOwnerDevice()Information provided by the PKI file:TerminalLineImpl.getOwnerDevice()Information provided by the PKI file:FrameInstanceImpl.getPreviousDevice()Information provided by the PKI file:UserTrafficImpl.getSourceDevice()Information provided by the PKI file: -
Uses of Device in com.cisco.pt.ipc.ui
Methods in com.cisco.pt.ipc.ui that return Device -
Uses of Device in com.cisco.pt.ipc.ui.impl
Methods in com.cisco.pt.ipc.ui.impl that return Device